DioDocs for PDF
Load(Stream,BaseTransform[]) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > Load メソッド : Load(Stream,BaseTransform[]) メソッド
The input stream.
The transformation chain for the image that is being loaded.
Loads the image from a System.IO.Stream. JPEG, PNG, GIF, BMP, TIFF, ICO, JPEG XR formats are supported.
シンタックス
'宣言
 
Public Overloads Sub Load( _
   ByVal stream As System.IO.Stream, _
   ByVal ParamArray transforms() As BaseTransform _
) 
public void Load( 
   System.IO.Stream stream,
   params BaseTransform[] transforms
)

パラメータ

stream
The input stream.
transforms
The transformation chain for the image that is being loaded.
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧